google.golang.org/grpc/internal/channelz.Identifier.str (field)

3 uses

	google.golang.org/grpc/internal/channelz (current package)
		id.go#L28: 	str string
		id.go#L49: 	return id.str
		id.go#L74: 	return &Identifier{typ: typ, id: id, str: str, pid: pid}